home *** CD-ROM | disk | FTP | other *** search
- inherited FMessage: TFMessage
- Left = 250
- Top = 158
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = ''
- ClientHeight = 126
- ClientWidth = 315
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object FViesti: TLabel
- Left = 0
- Top = 64
- Width = 313
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'FViesti'
- Transparent = True
- WordWrap = True
- end
- object Animate1: TAnimate
- Left = 0
- Top = 0
- Width = 315
- Height = 60
- Active = False
- Align = alTop
- CommonAVI = aviCopyFiles
- StopFrame = 34
- end
- object Button1: TButton
- Left = 120
- Top = 96
- Width = 75
- Height = 25
- Caption = '&Cancel'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-